| Total Complexity | 16 |
| Dependencies | 5 |
| Dependents | 1 |
| Total lines | 214 |
| Lines of code | 126 |
| Logical lines of code | 49 |
| Comment lines | 42 |
| Methods | 7 |
| Properties | 1 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| get_items() | 52 | 4 | 25 | |
| register_routes() | 44 | 1 | 54 | |
| prepare_item_for_response() | 62 | 3 | 11 | |
| create_item() | 64 | 2 | 10 | |
| get_item() | 65 | 2 | 9 | |
| update_item() | 65 | 2 | 9 | |
| delete_item() | 66 | 2 | 8 |